Make domctl/sysctl interfaces 32-/64-bit invariant.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 24 Jan 2007 16:33:19 +0000 (16:33 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 24 Jan 2007 16:33:19 +0000 (16:33 +0000)
commit46c01e0595e4292bb00d094f8526739a89480c84
treeafde510f6359e31bdec8b6758e1c7669d02eb2ef
parent16324b1affd81722aa3317eec67804329f943a2d
Make domctl/sysctl interfaces 32-/64-bit invariant.
This kills off a fair amount of unpleasant CONFIG_COMPAT shimming and
avoids needing to keep the compat paths in sync as these interfaces
continue to develop.
Signed-off-by: Keir Fraser <keir@xensource.com>
34 files changed:
tools/libxc/ia64/xc_ia64_stubs.c
tools/libxc/powerpc64/utils.c
tools/libxc/xc_core.c
tools/libxc/xc_domain.c
tools/libxc/xc_linux_save.c
tools/libxc/xc_private.c
tools/libxc/xc_ptrace.c
tools/libxc/xc_resume.c
tools/libxc/xenctrl.h
xen/arch/ia64/xen/dom0_ops.c
xen/arch/ia64/xen/domain.c
xen/arch/powerpc/domctl.c
xen/arch/x86/domctl.c
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/sysctl.c
xen/arch/x86/x86_64/Makefile
xen/arch/x86/x86_64/compat/entry.S
xen/arch/x86/x86_64/domctl.c [deleted file]
xen/arch/x86/x86_64/sysctl.c [deleted file]
xen/common/compat/Makefile
xen/common/compat/domctl.c [deleted file]
xen/common/compat/sysctl.c [deleted file]
xen/common/domain.c
xen/common/domctl.c
xen/common/sysctl.c
xen/include/Makefile
xen/include/public/arch-x86/xen-x86_32.h
xen/include/public/arch-x86/xen.h
xen/include/public/domctl.h
xen/include/public/sysctl.h
xen/include/public/xen.h
xen/include/xen/domain.h
xen/include/xen/sched.h
xen/include/xlat.lst